home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tv321.zip / REVISION.TXT < prev    next >
Text File  |  1993-03-22  |  7KB  |  210 lines

  1. Time Vault - The premier time banking door for Searchlight BBS
  2. Copyright (c)1989,93 Jim Barry
  3.  
  4.  Update Information
  5. ----------------------------------------------------------------------
  6.  
  7. ::: 3.21  (released 03-22-93)
  8.  
  9.      + Minor bug-fix for problems with .KEY files.
  10.  
  11.  
  12. ::: 3.20  (released 03-11-93)  -- The "Northern Lights '93" release!
  13.  
  14.      + Recompiled for compatability with Searchlight 3.0.
  15.  
  16.  
  17. ::: 3.10  (released 09-07-92)
  18.  
  19.      Wow, I can't believe its been a year since the last release.  Must
  20.      be there weren't any bugs left to fix.  This release is mainly a
  21.      maintenance release that fixed some internal problems that most
  22.      users would never have been aware of.  It also implements a new
  23.      registration scheme which uses .KEY files.
  24.  
  25.      One note I do have is in regards to Session Time Limits.  Many users
  26.      of Time Vault have asked me why TVAULT doesn't let them withdraw time
  27.      from their account when a session time limit is in effect??  Well, the
  28.      answer seemed pretty obvious to me.
  29.  
  30.      How should Time Vault deal with withdrawals when session time limits
  31.      are supposed to be in force?  I've thought alot about it and it really
  32.      is a catch-22. (where the hell did that 'catch-22' phrase come from?)
  33.  
  34.  
  35.  
  36. ::: 2.61  (released 09-03-91)
  37.  
  38.      + Fixed a bug if Sysop was the first person to run Time Vault
  39.        (wouldn't create the TVAULT.SL2 data file)
  40.  
  41.      + Fixed a bug that messed up a current users account when they
  42.        tried to transfer time to themselves.  (Thanks Mr. Bob Fejes)
  43.  
  44.      + The local status line is ALWASY on.  No need to use the -L switch
  45.  
  46.      + Time Vault is now DesqView(tm) aware.
  47.  
  48.  
  49. ::: 2.60  (release 08-28-91)
  50.  
  51.      + Added a local status line.
  52.  
  53.      + Added "Transfer" command.
  54.  
  55.      + Added Sysop Chat mode.
  56.  
  57.      + Added "List" command to Sysop menu.
  58.  
  59.      + Added activity log file.
  60.  
  61.      + Enhanced file access in multi-user systems.
  62.  
  63.  
  64. ::: 2.50  (released 08-06-91)
  65.  
  66.      + Modified prompts to look just like Searchlight 2.x.
  67.  
  68.      + Improved number input routines -- much cleaner.
  69.  
  70.      + Added an optional command, 'Goodbye', to the Time Vault menu.
  71.        Use the '/G' command line switch to activate.
  72.  
  73.      + Modified the syntax for the command line parameters.
  74.  
  75.   ************************************************************************
  76.   +++ READ THIS if you are upgrading from an earlier version of TVAULT +++
  77.   ************************************************************************
  78.  
  79.   == The command line parameters have changed.  READ CAREFULLY!
  80.  
  81.   Format: TVAULT.EXE [-mb=<n>] [-mw=<n>] [-g]
  82.  
  83.   (a '/' can replace a '-' in the above syntax)
  84.  
  85.      -mb=<n>
  86.        This parameter stands for 'maximum balance', the most a user may
  87.        have on deposit in their Time Vault account.  This number must be
  88.        between 0 and 32767<-- that's a lot of minutes.  It defaults to
  89.        60 minutes, which would be written as '-mb=60', on the command
  90.        line.
  91.  
  92.      -mw=<n>
  93.        This switch is for 'maximum withdrawal', the number of minutes a
  94.        user is permitted to withdraw per day.  The valid range for this
  95.        setting is 0 to 1440.  A setting of 0 means the user can withdraw
  96.        as must time as they want (assuming they have it in their
  97.        account).  The default setting for this is 30, which would be
  98.        written as '-mw=30', on the command line.
  99.  
  100.      -g
  101.        This switch activates the new "Goodbye" command on the Time Vault
  102.        command menu.  By turning on this switch, your users will be able
  103.        to initiate a logoff of the BBS from the Time Vault door.  When
  104.        the user is returned to Searchlight, the BBS will immediately
  105.        display the LOGOFF display file and hangup the user. NOTE: The one
  106.        limitation to this feature is that when used, your BBS auto-logoff
  107.        door does not get executed.
  108.  
  109.  
  110.  
  111. ::: 2.40  (released 05-05-91)
  112.  
  113.      + This version is compatible with Searchlight version 2.15+.
  114.        It will not work with any previous Searchlight release.
  115.  
  116.      + Maximum balance decreased from 50000 to 32767 minutes. (dont ask)
  117.  
  118.      + Maximum daily withdrawal increased from 255 to 1440 minutes.
  119.  
  120.  
  121. ::: 2.30  (released 09-22-90)
  122.  
  123.      + Fixed several minor bugs...  Can't even remember what they
  124.        all were.
  125.  
  126.  
  127. ::: 2.22  (released 09-10-90)
  128.  
  129.      + Added option to disable the Daily Withdrawal Limit by
  130.        specifing (0) as the maximum daily withdrawal amount.
  131.  
  132.      + Fixed a bug <ouch> when a very high maximum balance was
  133.        set.  (above 32,000)  Caused Time Vault to sometimes
  134.        not allow deposits.  (silly me)
  135.  
  136.  
  137. ::: 2.21  (released 09-01-90)
  138.  
  139.      + Fixed 'bug' not allowing creation of new TVAULT.BBS for
  140.        new Time Vault users.  (I just love bugs)
  141.  
  142.      + Disabled Cntl-C breaks.
  143.  
  144. ::: 2.20  (released 08-22-90)
  145.  
  146.  
  147.      + Increased maximum balance size to 50000 minutes.
  148.  
  149.      + Added feature of maximum withdrawals/day. (totally
  150.        configurable by Sysop)
  151.  
  152.      + Re-wrote partial name searches (for Sysop editor).  Finds
  153.        matches almost instantly.
  154.  
  155.      + Minor appearance changes as well as internal code optimization.
  156.  
  157.  
  158. ::: 2.10  (released 12-15-89)
  159.  
  160.      + Added the option of a TVAULT.CFG file to define different
  161.        access levels/maximum balances.  (For more info, see added
  162.        section in TVAULT.DOC)
  163.  
  164.      + Now disables carrier checking during disk accesses.
  165.  
  166.      + Sysop Editor may now be initiated from the command line even
  167.        when no user is currently logged in.  From the command line,
  168.        enter: TVAULT/S   (NOTE: you must still be in a directory which
  169.        contains a CONFIG.BBS file when running TVAULT)
  170.  
  171.  
  172. ::: 2.02  (released 12-12-89)
  173.  
  174.      + Time Vault now works correctly in a multi-tasking enviorment.
  175.        (thanks Frank)
  176.  
  177.      + Fixed bug when using back-arror in sysop editor.
  178.  
  179.  
  180. ::: 2.01  (released 12-11-89)
  181.  
  182.      + Fixed bug when making deposits during an event limited session.
  183.  
  184.      + 'GUEST' account no longer has access to the vault.
  185.  
  186.      + Now allows a maximum balance value of 0-255.
  187.  
  188.      + TVAULT now only updates the data files if a change was made
  189.        on the account.  Previous version updated even if the user
  190.        didn't do anything.
  191.  
  192. ::: 2.00  (released 12-10-89)
  193.  
  194.      + Initial public release.
  195.  
  196. ----------------------------------------------------------------------
  197.  
  198. "Time Vault" and "TVAULT" are copyright Jim Barry, all rights reserved.
  199.  
  200. Time Vault is shareware.  Use beyond the 21 day trial period requires
  201. registration with the program author.
  202.  
  203. Address all inquiries to:
  204.  
  205.     Jim Barry                                Flip Flop BBS
  206.     P.O. Box 35487                  or       (216) 951-9150 2400 baud
  207.     Cleveland, OH  44135-0487                (216) 951-9134 HST/v.32bis
  208.     voice: (216) 951-7401
  209.  
  210.